2026-04-10 18:13:01,993 [ 87174 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-04-10 18:13:01,993 [ 87174 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-04-10 18:13:01,993 [ 87174 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-04-10 18:13:01,993 [ 87174 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_44mg57 --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_backup_log/test.py::test_backup_log test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_corresponding_root/test.py::test_work test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method test_config_yaml_full/test.py::test_yaml_full_conf test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_null_value/test.py::test_null_value 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable test_distributed_config/test.py::test_distibuted_settings test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority]' 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative]' test_distributed_load_balancing/test.py::test_load_balancing_round_robin test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_enabling_access_management/test.py::test_enabling_access_management test_encrypted_disk_replication/test.py::test_replication test_encrypted_disk_replication/test.py::test_zero_copy_replication test_endpoint_macro_substitution/test.py::test_select_by_type test_executable_table_function/test.py::test_executable_function_arg_eval_input_python -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_catboost_evaluate/test.py::testAmazonModelManyRows test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_config_decryption/test_wrong_settings.py::test_invalid_chars test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_create_user_and_login/test.py::test_grant_create_user test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_alter_moving_garbage/test.py::test_alter_moving[False-False] [gw6] [ 1%] PASSED test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key [gw8] [ 2%] PASSED test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login [gw8] [ 3%] PASSED test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user [gw8] [ 4%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw9] [ 5%] PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple [gw8] [ 6%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw6] [ 7%] PASSED test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes [gw1] [ 8%] PASSED test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default [gw9] [ 9%] PASSED test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl [gw4] [ 10%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore [gw0] [ 11%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw0] [ 12%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw0] [ 13%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw6] [ 14%] PASSED test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method [gw0] [ 15%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw0] [ 16%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw0] [ 17%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw0] [ 18%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw2] [ 19%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] [gw0] [ 20%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate [gw8] [ 21%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database [gw0] [ 22%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw6] [ 23%] PASSED test_config_decryption/test_wrong_settings.py::test_wrong_method test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible [gw0] [ 24%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw8] [ 25%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl [gw8] [ 26%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl [gw0] [ 27%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures [gw3] [ 28%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] [gw0] [ 29%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw9] [ 30%] PASSED test_default_compression_codec/test.py::test_default_codec_single test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] [gw2] [ 31%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] [gw0] [ 32%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_allowed_client_hosts/test.py::test_allowed_host [gw4] [ 33%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore [gw0] [ 34%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash [gw0] [ 35%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw6] [ 36%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw6] [ 37%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw7] [ 38%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] [gw7] [ 39%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] [gw7] [ 40%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw7] [ 41%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] test_encrypted_disk_replication/test.py::test_replication [gw4] [ 42%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup [gw9] [ 43%] PASSED test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host [gw9] [ 44%] PASSED test_allowed_client_hosts/test.py::test_denied_host test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw5] [ 45%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_alter_moving_garbage/test.py::test_alter_moving[False-True] [gw2] [ 46%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] [gw6] [ 47%] PASSED test_encrypted_disk_replication/test.py::test_replication test_encrypted_disk_replication/test.py::test_zero_copy_replication [gw6] [ 48%] PASSED test_encrypted_disk_replication/test.py::test_zero_copy_replication [gw3] [ 49%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade [gw5] [ 50%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] test_alter_moving_garbage/test.py::test_alter_moving[True-True] [gw9] [ 51%] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw4] [ 52%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup [gw2] [ 53%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] [gw5] [ 54%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw8] [ 55%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] test_config_yaml_full/test.py::test_yaml_full_conf test_config_corresponding_root/test.py::test_work [gw0] [ 56%] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic [gw6] [ 57%] PASSED test_config_corresponding_root/test.py::test_work test_dictionaries_null_value/test.py::test_null_value [gw7] [ 58%] PASSED test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade [gw4] [ 59%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore [gw9] [ 60%] PASSED test_config_yaml_full/test.py::test_yaml_full_conf test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw1] [ 61%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random [gw2] [ 62%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw6] [ 63%] PASSED test_dictionaries_null_value/test.py::test_null_value [gw3] [ 64%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] test_executable_table_function/test.py::test_executable_function_arg_eval_input_python [gw4] [ 65%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore [gw5] [ 66%] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup [gw9] [ 67%] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw3] [ 68%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] [gw2] [ 69%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] [gw8] [ 70%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw6] [ 71%] PASSED test_executable_table_function/test.py::test_executable_function_arg_eval_input_python [gw7] [ 72%] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_backup_log/test.py::test_backup_log [gw4] [ 73%] FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable test_endpoint_macro_substitution/test.py::test_select_by_type test_distributed_config/test.py::test_distibuted_settings [gw5] [ 74%] PASSED test_distributed_config/test.py::test_distibuted_settings [gw9] [ 75%] PASSED test_endpoint_macro_substitution/test.py::test_select_by_type [gw2] [ 76%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw7] [ 77%] PASSED test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable [gw8] [ 78%] PASSED test_backup_log/test.py::test_backup_log test_enabling_access_management/test.py::test_enabling_access_management [gw8] [ 79%] PASSED test_enabling_access_management/test.py::test_enabling_access_management [gw3] [ 80%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] [gw2] [ 81%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] test_dictionaries_redis/test.py::test_redis_dictionaries[String_] [gw5] [ 82%] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw2] [ 83%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] [gw3] [ 84%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] [gw2] [ 85%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] [gw1] [ 86%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance [gw0] [ 87%] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic [gw2] [ 88%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw0] [ 89%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw3] [ 90%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw2] [ 91%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] [gw2] [ 92%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw3] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw2] [ 94%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw1] [ 95%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance test_distributed_load_balancing/test.py::test_load_balancing_in_order [gw1] [ 96%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname [gw1] [ 97%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] [gw1] [ 98%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] [gw1] [ 99%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] test_distributed_load_balancing/test.py::test_load_balancing_round_robin [gw1] [100%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_round_robin =================================== FAILURES =================================== _________________________ test_shutdown_cancels_backup _________________________ [gw4] linux -- Python 3.10.12 /usr/bin/python3 def test_shutdown_cancels_backup(): > with NoTrashChecker() as no_trash_checker: test_backup_restore_on_cluster/test_cancel_backup.py:556: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = type = None, value = None, traceback = None def __exit__(self, type, value, traceback): list_of_znodes = set( node1.query( "SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' " + "AND NOT (name == 'alive_tracker')" ).splitlines() ) new_znodes = list_of_znodes.difference(self.__previous_list_of_znodes) if new_znodes: print(f"Found nodes in ZooKeeper: {new_znodes}") for node in new_znodes: print( f"Nodes in '/clickhouse/backups/{node}':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}'" ) ) print( f"Nodes in '/clickhouse/backups/{node}/stage':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}/stage'" ) ) if self.check_zookeeper: assert new_znodes == set() list_of_backups = set( os.listdir(os.path.join(node1.cluster.instances_dir, "backups")) ) new_backups = list_of_backups.difference(self.__previous_list_of_backups) unfinished_backups = set( backup for backup in new_backups if not os.path.exists( os.path.join(node1.cluster.instances_dir, "backups", backup, ".backup") ) ) new_backups = set( backup for backup in new_backups if backup not in unfinished_backups ) if new_backups: print(f"Found new backups: {new_backups}") if unfinished_backups: print(f"Found unfinished backups: {unfinished_backups}") assert new_backups == set(self.expect_backups) assert unfinished_backups.difference(self.allow_unfinished_backups) == set() all_errors = set() start_time = time.strftime( "%Y-%m-%d %H:%M:%S", self.__start_time_for_collecting_errors ) for node in nodes: errors_query_result = node.query( "SELECT name FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "') " + "AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) " + "AND NOT (name == 'NO_ELEMENTS_IN_CONFIG')" ) errors = errors_query_result.splitlines() if errors: print(f"{get_node_name(node)}: Found errors: {errors}") print( node.query( "SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "')" ) ) for error in errors: > assert (error in self.expect_errors) or (error in self.allow_errors) E AssertionError: assert ('NETLINK_ERROR' in ['QUERY_WAS_CANCELLED'] or 'NETLINK_ERROR' in []) E + where ['QUERY_WAS_CANCELLED'] = .expect_errors E + and [] = .allow_errors test_backup_restore_on_cluster/test_cancel_backup.py:394: AssertionError ----------------------------- Captured stdout call ----------------------------- Using node1 as initiator Sleeping 0.6735695150762704 seconds Waiting for number of system processes = 1+ Got 2 system processes for backup 03b23b34b22d42c4a6dfb5f939782819 after waiting 0 seconds node1: Restarting... node1: Restarted Waiting for number of system processes = 0 Got 0 system processes for backup 03b23b34b22d42c4a6dfb5f939782819 after waiting 0 seconds node1: Found errors: ['NETLINK_ERROR'] NO_ELEMENTS_IN_CONFIG Certificate file is not set. NETLINK_ERROR Can\'t receive Netlink response: error -2 ------------------------------ Captured log call ------------------------------- 2026-04-10 18:15:52.987000 [ 690 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3658, query) 2026-04-10 18:15:53.312000 [ 690 ] DEBUG : Executing query CREATE TABLE tbl ON CLUSTER 'cluster' (x UInt64) ENGINE=ReplicatedMergeTree('/clickhouse/tables/tbl/', '{replica}') ORDER BY tuple() PARTITION BY x%10 on node2 (cluster.py:3658, query) 2026-04-10 18:15:53.833000 [ 690 ] DEBUG : Executing query INSERT INTO tbl SELECT number FROM numbers(10) on node2 (cluster.py:3658, query) 2026-04-10 18:15:54.301000 [ 690 ] DEBUG : Executing query BACKUP TABLE tbl ON CLUSTER 'cluster' TO Disk('backups', '03b23b34b22d42c4a6dfb5f939782819') SETTINGS id='03b23b34b22d42c4a6dfb5f939782819' ASYNC on node1 (cluster.py:3658, query) 2026-04-10 18:15:54.617000 [ 690 ] DEBUG : Executing query SELECT status FROM system.backups WHERE id='03b23b34b22d42c4a6dfb5f939782819' on node1 (cluster.py:3658, query) 2026-04-10 18:15:54.883000 [ 690 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%03b23b34b22d42c4a6dfb5f939782819%') on node1 (cluster.py:3658, query) 2026-04-10 18:15:55.845000 [ 690 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%03b23b34b22d42c4a6dfb5f939782819%') on node1 (cluster.py:3658, query) 2026-04-10 18:15:56.379000 [ 690 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2061, exec_in_container) 2026-04-10 18:15:56.379000 [ 690 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps -C clickhouse] (cluster.py:121, run_and_check) 2026-04-10 18:15:56.438000 [ 690 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:145, run_and_check) 2026-04-10 18:15:56.438000 [ 690 ] DEBUG : Stdout: 8 ? 00:00:42 clickhouse (cluster.py:145, run_and_check) 2026-04-10 18:15:56.438000 [ 690 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2061, exec_in_container) 2026-04-10 18:15:56.438000 [ 690 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c pkill clickhouse] (cluster.py:121, run_and_check) 2026-04-10 18:15:56.490000 [ 690 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:15:56.490000 [ 690 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:15:56.543000 [ 690 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-04-10 18:15:57.544000 [ 690 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:15:57.545000 [ 690 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:15:57.818000 [ 690 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-04-10 18:15:58.818000 [ 690 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:15:58.819000 [ 690 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:15:58.869000 [ 690 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-04-10 18:15:59.869000 [ 690 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:15:59.870000 [ 690 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:15:59.929000 [ 690 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-04-10 18:16:00.930000 [ 690 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:16:00.931000 [ 690 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:16:00.986000 [ 690 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-04-10 18:16:00.986000 [ 690 ] DEBUG : Stdout:814 (cluster.py:145, run_and_check) 2026-04-10 18:16:01.988000 [ 690 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:16:01.988000 [ 690 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:16:02.058000 [ 690 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:16:02.058000 [ 690 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:16:02.119000 [ 690 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:4024, start_clickhouse) 2026-04-10 18:16:02.122000 [ 690 ] DEBUG : http://localhost:None "POST /v1.46/containers/roottestbackuprestoreonclustercancelbackup-gw4-node1-1/exec HTTP/1.1" 201 74 (connectionpool.py:547, _make_request) 2026-04-10 18:16:02.164000 [ 690 ] DEBUG : http://localhost:None "POST /v1.46/exec/507deca4c35b24f2a3b0bed31236b9cba478146318b619aa60744f41c2ff257b/start HTTP/1.1" 200 0 (connectionpool.py:547, _make_request) 2026-04-10 18:16:02.166000 [ 690 ] DEBUG : http://localhost:None "GET /v1.46/exec/507deca4c35b24f2a3b0bed31236b9cba478146318b619aa60744f41c2ff257b/json HTTP/1.1" 200 586 (connectionpool.py:547, _make_request) 2026-04-10 18:16:03.168000 [ 690 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:16:03.168000 [ 690 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:16:03.232000 [ 690 ] DEBUG : Stdout:851 (cluster.py:145, run_and_check) 2026-04-10 18:16:03.232000 [ 690 ] DEBUG : Clickhouse process running. (cluster.py:4038, start_clickhouse) 2026-04-10 18:16:03.233000 [ 690 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2061, exec_in_container) 2026-04-10 18:16:03.233000 [ 690 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-04-10 18:16:03.285000 [ 690 ] DEBUG : Stdout:851 (cluster.py:145, run_and_check) 2026-04-10 18:16:03.286000 [ 690 ] DEBUG : Executing query select 20 on node1 (cluster.py:3658, query) 2026-04-10 18:16:04.004000 [ 690 ] DEBUG : Executing query select 20 on node1 (cluster.py:3658, query) 2026-04-10 18:16:04.725000 [ 690 ] DEBUG : Executing query select 20 on node1 (cluster.py:3658, query) 2026-04-10 18:16:05.492000 [ 690 ] DEBUG : Executing query select 20 on node1 (cluster.py:3658, query) 2026-04-10 18:16:05.909000 [ 690 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%03b23b34b22d42c4a6dfb5f939782819%') on node1 (cluster.py:3658, query) 2026-04-10 18:16:06.230000 [ 690 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%03b23b34b22d42c4a6dfb5f939782819%') on node2 (cluster.py:3658, query) 2026-04-10 18:16:06.546000 [ 690 ] DEBUG : Executing query SYSTEM FLUSH LOGS on node1 (cluster.py:3658, query) 2026-04-10 18:16:07.464000 [ 690 ] DEBUG : Executing query SELECT status FROM system.backup_log WHERE id='03b23b34b22d42c4a6dfb5f939782819' ORDER BY status on node1 (cluster.py:3658, query) 2026-04-10 18:16:07.783000 [ 690 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3658, query) 2026-04-10 18:16:08.099000 [ 690 ] DEBUG : Executing query SELECT name FROM system.errors WHERE last_error_time >= toDateTime('2026-04-10 18:15:52') AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) AND NOT (name == 'NO_ELEMENTS_IN_CONFIG') on node1 (cluster.py:3658, query) 2026-04-10 18:16:08.373000 [ 690 ] DEBUG : Executing query SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('2026-04-10 18:15:52') on node1 (cluster.py:3658, query) ---------------------------- Captured log teardown ----------------------------- 2026-04-10 18:16:08.941000 [ 690 ] DEBUG : Executing query DROP TABLE IF EXISTS tbl ON CLUSTER 'cluster' SYNC on node1 (cluster.py:3658, query) 2026-04-10 18:16:09.459000 [ 690 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/.env --project-name roottestbackuprestoreonclustercancelbackup-gw4 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/docker-compose.yml stop --timeout 20] (cluster.py:121, run_and_check) 2026-04-10 18:16:12.794000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:16:12.795000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:16:12.795000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:16:12.795000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:16:12.795000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:16:12.795000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:16:12.795000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:16:12.796000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:16:12.796000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:16:12.796000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:16:12.796000 [ 690 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2026-04-10 18:16:12.810000 [ 690 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2026-04-10 18:16:12.822000 [ 690 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/.env --project-name roottestbackuprestoreonclustercancelbackup-gw4 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/docker-compose.yml down --volumes] (cluster.py:121, run_and_check) 2026-04-10 18:16:13.983000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:16:13.983000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:16:13.983000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:16:13.983000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Removing (cluster.py:147, run_and_check) 2026-04-10 18:16:13.983000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:16:13.983000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Removing (cluster.py:147, run_and_check) 2026-04-10 18:16:13.984000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Removed (cluster.py:147, run_and_check) 2026-04-10 18:16:13.984000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Removed (cluster.py:147, run_and_check) 2026-04-10 18:16:13.984000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:16:13.984000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:16:13.984000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopping (cluster.py:147, run_and_check) 2026-04-10 18:16:13.984000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:16:13.984000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Removing (cluster.py:147, run_and_check) 2026-04-10 18:16:13.984000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:16:13.985000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Removing (cluster.py:147, run_and_check) 2026-04-10 18:16:13.985000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopped (cluster.py:147, run_and_check) 2026-04-10 18:16:13.985000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Removing (cluster.py:147, run_and_check) 2026-04-10 18:16:13.985000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Removed (cluster.py:147, run_and_check) 2026-04-10 18:16:13.985000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Removed (cluster.py:147, run_and_check) 2026-04-10 18:16:13.985000 [ 690 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Removed (cluster.py:147, run_and_check) 2026-04-10 18:16:13.985000 [ 690 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw4_default Removing (cluster.py:147, run_and_check) 2026-04-10 18:16:13.985000 [ 690 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw4_default Removed (cluster.py:147, run_and_check) 2026-04-10 18:16:13.985000 [ 690 ] DEBUG : Cleanup called (cluster.py:861, cleanup) 2026-04-10 18:16:14.006000 [ 690 ] DEBUG : Docker networks for project roottestbackuprestoreonclustercancelbackup-gw4 are NETWORK ID NAME DRIVER SCOPE (cluster.py:840, print_all_docker_pieces) 2026-04-10 18:16:14.030000 [ 690 ] DEBUG : Docker containers for project roottestbackuprestoreonclustercancelbackup-gw4 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:848, print_all_docker_pieces) 2026-04-10 18:16:14.064000 [ 690 ] DEBUG : Docker volumes for project roottestbackuprestoreonclustercancelbackup-gw4 are DRIVER VOLUME NAME (cluster.py:856, print_all_docker_pieces) 2026-04-10 18:16:14.065000 [ 690 ] DEBUG : Command:[docker container list --all --filter name='^/roottestbackuprestoreonclustercancelbackup-gw4-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:121, run_and_check) 2026-04-10 18:16:14.091000 [ 690 ] DEBUG : Unstopped containers: {} (cluster.py:875, cleanup) 2026-04-10 18:16:14.091000 [ 690 ] DEBUG : No running containers for project: roottestbackuprestoreonclustercancelbackup-gw4 (cluster.py:889, cleanup) 2026-04-10 18:16:14.091000 [ 690 ] DEBUG : Trying to prune unused networks... (cluster.py:895, cleanup) 2026-04-10 18:16:14.114000 [ 690 ] DEBUG : Trying to prune unused images... (cluster.py:911, cleanup) 2026-04-10 18:16:14.114000 [ 690 ] DEBUG : Command:[docker image prune -f] (cluster.py:121, run_and_check) 2026-04-10 18:16:14.140000 [ 690 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:145, run_and_check) 2026-04-10 18:16:14.140000 [ 690 ] DEBUG : Images pruned (cluster.py:914, cleanup) 2026-04-10 18:16:14.140000 [ 690 ] DEBUG : Trying to prune unused volumes... (cluster.py:920, cleanup) 2026-04-10 18:16:14.141000 [ 690 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:121, run_and_check) 2026-04-10 18:16:14.166000 [ 690 ] DEBUG : Stdout:1 (cluster.py:145, run_and_check) 2026-04-10 18:16:14.166000 [ 690 ] DEBUG : Volumes pruned: 1 (cluster.py:925, cleanup) ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 136.00s call test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 132.19s call test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 125.68s call test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 116.83s call test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance 113.34s call test_distributed_load_balancing/test.py::test_load_balancing_default 105.43s call test_distributed_load_balancing/test.py::test_load_balancing_in_order 82.21s setup test_alter_moving_garbage/test.py::test_alter_moving[False-False] 74.74s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 49.85s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 48.11s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 47.61s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 46.89s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 45.06s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 44.86s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 43.73s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 43.67s call test_alter_moving_garbage/test.py::test_delete_race_leftovers 43.35s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 41.00s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 39.71s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 39.09s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 34.19s call test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 30.55s call test_default_compression_codec/test.py::test_default_codec_single 26.24s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 26.12s setup test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 25.69s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 25.33s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 24.82s teardown test_encrypted_disk_replication/test.py::test_zero_copy_replication 24.76s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 24.76s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 24.04s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 23.69s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 23.42s call test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 23.28s teardown test_alter_moving_garbage/test.py::test_delete_race_leftovers 23.16s call test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 22.70s call test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 22.57s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 22.50s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 22.40s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 22.40s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 22.30s setup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 22.20s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 22.16s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 22.06s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 21.95s teardown test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable 21.94s teardown test_endpoint_macro_substitution/test.py::test_select_by_type 21.70s setup test_default_compression_codec/test.py::test_default_codec_for_compact_parts 21.56s setup test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 21.40s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 21.12s call test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 20.82s setup test_broken_part_during_merge/test.py::test_merge_and_part_corruption 20.73s call test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 19.58s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 19.42s setup test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 18.88s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 18.81s call test_config_yaml_full/test.py::test_yaml_full_conf 17.85s setup test_executable_table_function/test.py::test_executable_function_arg_eval_input_python 17.51s teardown test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 17.40s setup test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 17.15s setup test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 17.15s setup test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 16.76s call test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 16.18s setup test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable 16.17s call test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 15.51s call test_config_decryption/test_wrong_settings.py::test_invalid_chars 15.31s setup test_create_user_and_login/test.py::test_grant_create_user 15.24s call test_catboost_evaluate/test.py::testAmazonModelManyRows 14.69s setup test_encrypted_disk_replication/test.py::test_replication 14.32s call test_alter_moving_garbage/test.py::test_alter_moving[True-True] 14.10s setup test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 13.99s call test_distributed_load_balancing/test.py::test_load_balancing_round_robin 13.99s call test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 13.71s setup test_backup_log/test.py::test_backup_log 13.69s call test_backup_log/test.py::test_backup_log 13.54s setup test_config_corresponding_root/test.py::test_work 13.39s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 13.38s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 13.23s call test_config_decryption/test_wrong_settings.py::test_subnodes 13.23s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 13.03s call test_alter_moving_garbage/test.py::test_alter_moving[False-True] 12.99s call test_config_decryption/test_wrong_settings.py::test_wrong_method 12.90s call test_config_decryption/test_wrong_settings.py::test_no_encryption_key 12.11s setup test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 11.66s setup test_endpoint_macro_substitution/test.py::test_select_by_type 11.30s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 11.24s setup test_allowed_client_hosts/test.py::test_allowed_host 11.06s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 10.15s setup test_dictionaries_null_value/test.py::test_null_value 10.00s teardown test_default_compression_codec/test.py::test_default_codec_single 9.95s call test_alter_moving_garbage/test.py::test_alter_moving[False-False] 9.53s teardown test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 9.46s call test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 8.99s call test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 8.70s call test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 8.36s teardown test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 7.80s teardown test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 7.50s call test_default_compression_codec/test.py::test_default_codec_multiple 7.45s call test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 7.35s call test_create_user_and_login/test.py::test_login_as_dropped_user_xml 6.95s teardown test_distributed_load_balancing/test.py::test_load_balancing_round_robin 6.84s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 6.57s teardown test_broken_part_during_merge/test.py::test_merge_and_part_corruption 6.53s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 6.40s teardown test_distributed_config/test.py::test_distibuted_settings 6.19s setup test_enabling_access_management/test.py::test_enabling_access_management 5.96s teardown test_allowed_client_hosts/test.py::test_denied_host 5.49s teardown test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 5.23s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 4.97s call test_broken_part_during_merge/test.py::test_merge_and_part_corruption 4.73s teardown test_enabling_access_management/test.py::test_enabling_access_management 4.66s setup test_distributed_config/test.py::test_distibuted_settings 4.23s call test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 4.14s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 3.94s teardown test_create_user_and_login/test.py::test_login_as_dropped_user_xml 3.71s teardown test_dictionaries_null_value/test.py::test_null_value 3.53s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 3.13s teardown test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 3.08s call test_catboost_evaluate/test.py::testNonConstantFeatures 3.05s call test_catboost_evaluate/test.py::testModelUpdate 2.97s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 2.74s call test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable 2.69s call test_enabling_access_management/test.py::test_enabling_access_management 2.65s teardown test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 2.57s call test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 2.54s call test_encrypted_disk_replication/test.py::test_replication 2.46s call test_catboost_evaluate/test.py::testConstantFeatures 2.44s call test_default_compression_codec/test.py::test_default_codec_for_compact_parts 2.41s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 2.40s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 2.35s call test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 2.12s call test_executable_table_function/test.py::test_executable_function_arg_eval_input_python 2.08s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 2.03s call test_create_user_and_login/test.py::test_login_as_dropped_user 2.01s call test_encrypted_disk_replication/test.py::test_zero_copy_replication 1.86s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 1.75s call test_distributed_config/test.py::test_distibuted_settings 1.61s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 1.57s call test_catboost_evaluate/test.py::testInvalidModelPath 1.53s teardown test_backup_log/test.py::test_backup_log 1.50s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 1.45s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 1.44s call test_dictionaries_null_value/test.py::test_null_value 1.44s teardown test_executable_table_function/test.py::test_executable_function_arg_eval_input_python 1.39s call test_allowed_client_hosts/test.py::test_allowed_host 1.38s call test_create_user_and_login/test.py::test_grant_create_user 1.38s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 1.23s call test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 1.22s call test_catboost_evaluate/test.py::testInvalidLibraryPath 1.20s setup test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 1.16s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 1.15s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 1.15s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 1.11s setup test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 1.10s setup test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 1.06s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 1.06s setup test_distributed_load_balancing/test.py::test_load_balancing_default 1.05s setup test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance 1.01s call test_create_user_and_login/test.py::test_login 1.00s setup test_distributed_load_balancing/test.py::test_load_balancing_round_robin 0.95s call test_endpoint_macro_substitution/test.py::test_select_by_type 0.95s setup test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 0.95s setup test_distributed_load_balancing/test.py::test_load_balancing_in_order 0.86s call test_catboost_evaluate/test.py::testOnNullableFeatures 0.74s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.69s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.67s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.64s call test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.62s call test_allowed_client_hosts/test.py::test_denied_host 0.58s teardown test_encrypted_disk_replication/test.py::test_replication 0.47s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.44s call test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.42s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.42s teardown test_create_user_and_login/test.py::test_login_as_dropped_user 0.37s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 0.37s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.22s teardown test_create_user_and_login/test.py::test_grant_create_user 0.22s teardown test_create_user_and_login/test.py::test_login 0.04s setup test_config_decryption/test_wrong_settings.py::test_invalid_chars 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_default 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-False] 0.00s call test_config_corresponding_root/test.py::test_work 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 0.00s setup test_config_yaml_full/test.py::test_yaml_full_conf 0.00s teardown test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 0.00s setup test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s teardown test_config_yaml_full/test.py::test_yaml_full_conf 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s teardown test_config_corresponding_root/test.py::test_work 0.00s teardown test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user_xml 0.00s setup test_default_compression_codec/test.py::test_default_codec_multiple 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s setup test_encrypted_disk_replication/test.py::test_zero_copy_replication 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s setup test_allowed_client_hosts/test.py::test_denied_host 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_config_decryption/test_wrong_settings.py::test_invalid_chars 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s teardown test_allowed_client_hosts/test.py::test_allowed_host 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s setup test_create_user_and_login/test.py::test_login 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.00s teardown test_default_compression_codec/test.py::test_default_codec_for_compact_parts 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_in_order 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 0.00s teardown test_config_decryption/test_wrong_settings.py::test_subnodes 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s setup test_config_decryption/test_wrong_settings.py::test_no_encryption_key 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s setup test_config_decryption/test_wrong_settings.py::test_wrong_method 0.00s setup test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s teardown test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 0.00s teardown test_default_compression_codec/test.py::test_default_codec_multiple 0.00s setup test_config_decryption/test_wrong_settings.py::test_subnodes 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s teardown test_config_decryption/test_wrong_settings.py::test_no_encryption_key 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s setup test_default_compression_codec/test.py::test_default_codec_single 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_alter_moving_garbage/test.py::test_delete_race_leftovers 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s teardown test_config_decryption/test_wrong_settings.py::test_wrong_method 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh =========================== short test summary info ============================ FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup PASSED test_config_decryption/test_wrong_settings.py::test_invalid_chars PASSED test_create_user_and_login/test.py::test_grant_create_user PASSED test_create_user_and_login/test.py::test_login PASSED test_create_user_and_login/test.py::test_login_as_dropped_user PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml PASSED test_config_decryption/test_wrong_settings.py::test_no_encryption_key PASSED test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors PASSED test_default_compression_codec/test.py::test_default_codec_multiple PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_config_decryption/test_wrong_settings.py::test_subnodes PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_config_decryption/test_wrong_settings.py::test_wrong_method PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_distributed_ddl_on_cross_replication/test.py::test_atomic_database PASSED test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_default_compression_codec/test.py::test_default_codec_single PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash PASSED test_allowed_client_hosts/test.py::test_allowed_host PASSED test_allowed_client_hosts/test.py::test_denied_host PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] PASSED test_encrypted_disk_replication/test.py::test_replication PASSED test_encrypted_disk_replication/test.py::test_zero_copy_replication PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_config_corresponding_root/test.py::test_work PASSED test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup PASSED test_config_yaml_full/test.py::test_yaml_full_conf PASSED test_distributed_load_balancing/test.py::test_load_balancing_default PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] PASSED test_dictionaries_null_value/test.py::test_null_value PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] PASSED test_executable_table_function/test.py::test_executable_function_arg_eval_input_python PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption PASSED test_distributed_config/test.py::test_distibuted_settings PASSED test_endpoint_macro_substitution/test.py::test_select_by_type PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] PASSED test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable PASSED test_backup_log/test.py::test_backup_log PASSED test_enabling_access_management/test.py::test_enabling_access_management PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] PASSED test_distributed_load_balancing/test.py::test_load_balancing_first_or_random PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] PASSED test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance PASSED test_distributed_load_balancing/test.py::test_load_balancing_in_order PASSED test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] PASSED test_distributed_load_balancing/test.py::test_load_balancing_round_robin =================== 1 failed, 99 passed in 687.02s (0:11:27) =================== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 492, in subprocess.check_call(cmd, shell=True, bufsize=0) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_44mg57 --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_backup_log/test.py::test_backup_log test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_corresponding_root/test.py::test_work test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method test_config_yaml_full/test.py::test_yaml_full_conf test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_null_value/test.py::test_null_value 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable test_distributed_config/test.py::test_distibuted_settings test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority]' 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative]' test_distributed_load_balancing/test.py::test_load_balancing_round_robin test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_enabling_access_management/test.py::test_enabling_access_management test_encrypted_disk_replication/test.py::test_replication test_encrypted_disk_replication/test.py::test_zero_copy_replication test_endpoint_macro_substitution/test.py::test_select_by_type test_executable_table_function/test.py::test_executable_function_arg_eval_input_python -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 ' returned non-zero exit status 1.